func github.com/andybalholm/brotli.remapBlockIdsCommand

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_command.go#L157: func remapBlockIdsCommand(block_ids []byte, length uint, new_id []uint16, num_histograms uint) uint {
		block_splitter_command.go#L422: 			num_histograms = remapBlockIdsCommand(block_ids, length, new_id, num_histograms)